Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

Notes/Domino 6 and 7 Forum

Notes/Domino 6 and 7 Forum


  

PreviousPrevious NextNext

Do not work with the NotesUIDocument class...
~Umberto Nongeroson 1.Dec.03 05:32 PM a Web browser
Domino Designer 6.0.1 Windows XP


As you have observed it is all text there. Use the backend NotesDocument class i.e.
dim d as NotesDocument
set d = uidoc.Document
'then you can refer to the date field in any of the following fashions they all return an LS Date/Time
datevalArray = doc.GetItemValue("DateField")
datevalArray = doc.DateField 'Extended syntax
dateval = doc.DateField(0) 'Extended syntax




how to work with date-fileds in Dom... (~Kelly Chunugen... 1.Dec.03)
. . Do not work with the NotesUIDocumen... (~Dan Elhipister... 1.Dec.03)
. . . . RE: Do not work with the NotesUIDoc... (~Kelly Chunugen... 1.Dec.03)
. . . . . . Sure, the following lines do that (~Dan Elhipister... 1.Dec.03)
. . RE: how to work with date-fileds in... (~Judy Opkroakol... 1.Dec.03)


Document Options






  Document options
Print this pagePrint this page

Search this forum

Forum views and search


  Forum views and search
Date (threaded)
Date (flat)
With excerpt
Category
Platform
Release
Advanced search

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS